home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
Add-Ons
/
After Dark
/
Joe Judge
/
Blot ƒ
/
blot.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-15
|
265 b
|
14 lines
|
[
TEXT/KAHL
]
int
initblot(int whichScreen, Rect *theRect, short screenDepth);
void
drawblot(int whichScreen, Rect *theRect, short screenDepth);
void
XDrawPoints(Rect *theRect, Point *points, short how_many);
/////// joe-defines
#define MAXSCREENS 3
#define MAXPOINTS 6000